x86/p2m: add PoD accounting to set_typed_p2m_entry()
authorJan Beulich <jbeulich@suse.com>
Wed, 23 Sep 2015 09:14:05 +0000 (11:14 +0200)
committerJan Beulich <jbeulich@suse.com>
Wed, 23 Sep 2015 09:14:05 +0000 (11:14 +0200)
commit11d49fffb2cad84403d807200be3085d653c854c
tree770d4b4f1a48f1099391718626015b1fda5efc47
parent11964811d7ace3e6cda2442d6f9898688c282692
x86/p2m: add PoD accounting to set_typed_p2m_entry()

While neither PoD together with pass-through nor PVH are currently
supported we still shouldn't leave in place such latent issues.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Tim Deegan <tim@xen.org>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: George Dunlap <george.dunlap@citrix.com>
xen/arch/x86/mm/p2m.c